C1.LiveLinq.Indexing Namespace : IndexCollection<T> Class |
For a list of all members of this type, see IndexCollection<T> members.
Name | Description | |
---|---|---|
Add | Overloaded. Creates a new index and adds it to the collection of indexes. | |
Clear | Overridden. Clears the collection of all indexes. All indexes are detached from the indexed collection and destroyed. | |
Contains | Overloaded. Determines whether an index with the specified key selector exists in the collection. (Inherited from C1.LiveLinq.Indexing.ScannerCollection<T>) | |
Find | Overloaded. Finds an index in the collection by its key selector. | |
GetEnumerator | Overridden. Returns an enumerator that iterates through the IndexCollection<T>. | |
Remove | Overloaded. Overridden. Removes an index from the collection. |